home *** CD-ROM | disk | FTP | other *** search
- //Microsoft Developer Studio generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
- /////////////////////////////////////////////////////////////////////////////
- // English (U.S.) resources
-
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif //_WIN32
-
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "\r\n"
- "\0"
- END
-
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
-
- SERVERS DIALOG DISCARDABLE 20, 20, 274, 202
- STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "NIST Time Service Servers"
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "OK",IDOK,73,181,50,14
- PUSHBUTTON "Cancel",IDCANCEL,150,181,50,14
- CONTROL "time-a.timefreq.bldrdoc.gov (132.163.135.130) NIST, Boulder, Colorado",
- IDC_SERVER1,"Button",BS_AUTORADIOBUTTON,9,7,256,16
- CONTROL "time-b.timefreq.bldrdoc.gov (132.163.135.131) NIST, Boulder, Colorado",
- IDC_SERVER2,"Button",BS_AUTORADIOBUTTON,9,24,256,16
- CONTROL "time-c.timefreq.bldrdoc.gov (132.163.135.132) Boulder, Colorado, ",
- IDC_SERVER3,"Button",BS_AUTORADIOBUTTON,9,41,256,16
- CONTROL "utcnist.colorado.edu (128.138.140.44) University of Colorado, Boulder",
- IDC_SERVER4,"Button",BS_AUTORADIOBUTTON,9,58,256,16
- CONTROL "time.nist.gov (192.43.244.18) NCAR, Boulder, Colorado",
- IDC_SERVER5,"Button",BS_AUTORADIOBUTTON,9,75,256,16
- CONTROL "time-a.nist.gov (129.6.16.35) NIST, Gaithersburg, Maryland",
- IDC_SERVER6,"Button",BS_AUTORADIOBUTTON,9,92,256,16
- CONTROL "time-b.nist.gov (129.6.16.36) NIST, Gaithersburg, Maryland",
- IDC_SERVER7,"Button",BS_AUTORADIOBUTTON,9,109,256,16
- CONTROL "time-nw.nist.gov (131.107.1.10) Microsoft, Redmond, Washington",
- IDC_SERVER8,"Button",BS_AUTORADIOBUTTON,9,126,256,16
- CONTROL "utcnist.reston.mci.net (204.70.131.13) MCI, Reston, Virginia",
- IDC_SERVER9,"Button",BS_AUTORADIOBUTTON,9,143,256,16
- CONTROL "nist1.data.com (209.0.72.7) Datum, San Jose, California",
- IDC_SERVER10,"Button",BS_AUTORADIOBUTTON,9,160,256,16
- END
-
- NETTIME DIALOG DISCARDABLE 0, 0, 270, 150
- STYLE WS_CHILD
- FONT 8, "MS Sans Serif"
- BEGIN
- DEFPUSHBUTTON "Set Correct Time",IDOK,95,129,80,14
- PUSHBUTTON "Close",IDC_CLOSE,183,129,80,14
- PUSHBUTTON "Select Server...",IDC_SERVER,7,129,80,14
- EDITTEXT IDC_TEXTOUT,7,7,253,110,ES_MULTILINE | ES_AUTOVSCROLL |
- ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP
- END
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // DESIGNINFO
- //
-
- #ifdef APSTUDIO_INVOKED
- GUIDELINES DESIGNINFO DISCARDABLE
- BEGIN
- "SERVERS", DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 267
- TOPMARGIN, 7
- BOTTOMMARGIN, 195
- END
-
- "NETTIME", DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 263
- TOPMARGIN, 7
- BOTTOMMARGIN, 143
- END
- END
- #endif // APSTUDIO_INVOKED
-
- #endif // English (U.S.) resources
- /////////////////////////////////////////////////////////////////////////////
-
-
-
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
-
-
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-